Rendering lightbox over flash


The easy way to hide flash content is just addign the param wmode-transparent to the flash itself.

<embed src=”trade.swf” loop=”true” quality=”high” wmode=”transparent” type=”application/x-shockwave-flash” width=”630″ height=”299″ ></embed>

Leave a comment